Skip to content

[coding-style] Decouple ArrowFunctionToFirstClassCallableRector to allow step-by-step upgrade#7737

Merged
TomasVotruba merged 2 commits intomainfrom
tv-callable-name-3
Dec 8, 2025
Merged

[coding-style] Decouple ArrowFunctionToFirstClassCallableRector to allow step-by-step upgrade#7737
TomasVotruba merged 2 commits intomainfrom
tv-callable-name-3

Conversation

@TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Dec 8, 2025

Split of #6667 to 2 separate rules, to ease allow step-by-step upgrade and narrow focus on one element

Now there are 2 split rules:

  • ArrowFunctionToFirstClassCallableRector
  • ClosureDelegatingCallToFirstClassCallableRector

@TomasVotruba TomasVotruba changed the title tv callable name 3 [coding-style] Decouple ArrowFunctionToFirstClassCallableRector to allow step-by-step upgrade Dec 8, 2025
…unctionLikeToFirstClassCallableRector as split into 2 rules now
@TomasVotruba TomasVotruba merged commit 23c63d7 into main Dec 8, 2025
57 checks passed
@TomasVotruba TomasVotruba deleted the tv-callable-name-3 branch December 8, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant